setDropShadowBlurRadiusY

abstract fun setDropShadowBlurRadiusY(block: DesignBlock, blurRadiusY: Float)

Set the drop shadow's blur radius on the y axis of the given design block. Required scope: "appearance/shadow"

Parameters

block

the block whose drop shadow's blur radius on the y axis should be set.

blurRadiusY

the blur radius to be set.